Function LayoutAdminSectionsSeoSchema
LayoutAdminSectionsSeoSchema(): ZodObject< Required< { analytics?: ZodType< undefined | Maybe<Maybe<LayoutAdminSectionsSeoAnalytics>[]>, any, undefined | Maybe<Maybe<LayoutAdminSectionsSeoAnalytics>[]>, >; documentation?: ZodType< undefined | Maybe<Maybe<LayoutAdminSectionsSeoDocumentation>[]>, any, undefined | Maybe<Maybe<LayoutAdminSectionsSeoDocumentation>[]>, >; iconifyIcon?: ZodType< undefined | Maybe<LayoutAdminSectionsSeoIconifyIcon>, any, undefined | Maybe<LayoutAdminSectionsSeoIconifyIcon>, >; validators?: ZodType< undefined | Maybe<Maybe<LayoutAdminSectionsSeoValidators>[]>, any, undefined | Maybe<Maybe<LayoutAdminSectionsSeoValidators>[]>, >; }, >,>