Function LayoutAdminSectionsServerMutationSchema
LayoutAdminSectionsServerMutationSchema(): ZodObject< Required< { awsServices?: ZodType< | undefined | InputMaybe<InputMaybe<LayoutAdminSectionsServerAwsServicesMutation>[]>, any, | undefined | InputMaybe< InputMaybe<LayoutAdminSectionsServerAwsServicesMutation>[], >, >; iconifyIcon?: ZodType< undefined | InputMaybe<LayoutAdminSectionsServerIconifyIconMutation>, any, undefined | InputMaybe<LayoutAdminSectionsServerIconifyIconMutation>, >; sst?: ZodType< undefined | InputMaybe<string>, any, undefined | InputMaybe<string>, >; }, >,>