Function LayoutAdminSectionsServerSchema
LayoutAdminSectionsServerSchema(): ZodObject< Required< { awsServices?: ZodType< undefined | Maybe<Maybe<LayoutAdminSectionsServerAwsServices>[]>, any, undefined | Maybe<Maybe<LayoutAdminSectionsServerAwsServices>[]>, >; iconifyIcon?: ZodType< undefined | Maybe<LayoutAdminSectionsServerIconifyIcon>, any, undefined | Maybe<LayoutAdminSectionsServerIconifyIcon>, >; sst?: ZodType<undefined | Maybe<string>, any, undefined | Maybe<string>>; }, >,>