Function LayoutAdminSectionsServerFilterSchema
LayoutAdminSectionsServerFilterSchema(): ZodObject< Required< { awsServices?: ZodType< undefined | InputMaybe<LayoutAdminSectionsServerAwsServicesFilter>, any, undefined | InputMaybe<LayoutAdminSectionsServerAwsServicesFilter>, >; iconifyIcon?: ZodType< undefined | InputMaybe<LayoutAdminSectionsServerIconifyIconFilter>, any, undefined | InputMaybe<LayoutAdminSectionsServerIconifyIconFilter>, >; sst?: ZodType< undefined | InputMaybe<StringFilter>, any, undefined | InputMaybe<StringFilter>, >; }, >,>