import * as v from "valibot"; export declare const DrawerSectionSchema: v.VariantSchema<"type", [v.ObjectSchema<{ readonly type: v.LiteralSchema<"drawer-header", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, "">; readonly logo: v.OptionalSchema, "">; readonly altText: v.OptionalSchema, "">; }, undefined>, { readonly url: ""; readonly altText: ""; }>; readonly useCloseButton: v.OptionalSchema, false>; readonly accountButton: v.OptionalSchema, true>; readonly notificationButton: v.OptionalSchema, true>; }, undefined>, { readonly title: ""; readonly logo: { readonly url: ""; readonly altText: ""; }; readonly useCloseButton: false; readonly accountButton: true; readonly notificationButton: true; }>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"drawer-footer", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, "docked">; readonly showIcons: v.OptionalSchema, false>; readonly showText: v.OptionalSchema, true>; readonly items: v.OptionalSchema; readonly enabled: v.BooleanSchema; readonly intent: v.StringSchema; }, undefined>, undefined>, readonly [{ readonly id: "home"; readonly enabled: true; readonly intent: "view:home"; }, { readonly id: "saves"; readonly enabled: true; readonly intent: "view:saves"; }, { readonly id: "lists"; readonly enabled: false; readonly intent: "view:lists"; }, { readonly id: "notifications"; readonly enabled: true; readonly intent: "view:notifications"; }, { readonly id: "orders"; readonly enabled: true; readonly intent: "view:orders"; }, { readonly id: "profile"; readonly enabled: true; readonly intent: "view:profile"; }]>; }, undefined>, v.Default, "docked">; readonly showIcons: v.OptionalSchema, false>; readonly showText: v.OptionalSchema, true>; readonly items: v.OptionalSchema; readonly enabled: v.BooleanSchema; readonly intent: v.StringSchema; }, undefined>, undefined>, readonly [{ readonly id: "home"; readonly enabled: true; readonly intent: "view:home"; }, { readonly id: "saves"; readonly enabled: true; readonly intent: "view:saves"; }, { readonly id: "lists"; readonly enabled: false; readonly intent: "view:lists"; }, { readonly id: "notifications"; readonly enabled: true; readonly intent: "view:notifications"; }, { readonly id: "orders"; readonly enabled: true; readonly intent: "view:orders"; }, { readonly id: "profile"; readonly enabled: true; readonly intent: "view:profile"; }]>; }, undefined>, undefined>>; }, undefined>], undefined>; export declare const HomeSectionSchema: v.VariantSchema<"type", [v.ObjectSchema<{ readonly type: v.PicklistSchema<["sign-in", "notifications", "recently-viewed", "saved-from-cart", "saved-items", "lists"], undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"mini-menu", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; readonly items: v.OptionalSchema; readonly url: v.StringSchema; }, undefined>, undefined>, readonly []>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"content-block", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; readonly title: v.OptionalSchema, undefined>; readonly body: v.OptionalSchema, undefined>; readonly image: v.OptionalSchema; readonly width: v.OptionalSchema, undefined>; readonly height: v.OptionalSchema, undefined>; }, undefined>, undefined>; readonly link: v.OptionalSchema; readonly target: v.OptionalSchema, undefined>; }, undefined>, undefined>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"featured-collection", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; readonly handle: v.StringSchema; }, undefined>], undefined>; export declare const SavesSectionSchema: v.VariantSchema<"type", [v.ObjectSchema<{ readonly type: v.LiteralSchema<"lists-section", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, "myLists">; readonly layout: v.OptionalSchema, "slider">; }, undefined>, { readonly display: "myLists"; readonly layout: "slider"; }>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"all-items-grid", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, true>; readonly showQuickBuyButton: v.OptionalSchema, true>; readonly showVariantTitle: v.OptionalSchema, true>; readonly enableVariantChange: v.OptionalSchema, false>; readonly showVariantOptionNames: v.OptionalSchema, true>; }, undefined>, { readonly showSaveButton: true; readonly showQuickBuyButton: true; readonly showVariantTitle: true; readonly enableVariantChange: false; readonly showVariantOptionNames: true; }>; }, undefined>], undefined>; export declare const ListsSectionSchema: v.ObjectSchema<{ readonly type: v.LiteralSchema<"lists-grid", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, "slider">; }, undefined>, { readonly displayType: "slider"; }>; }, undefined>; export declare const ListDetailPageSectionSchema: v.ObjectSchema<{ readonly type: v.LiteralSchema<"list-items-grid", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, 4>; readonly showBuyButton: v.OptionalSchema, true>; readonly showVariantOptionNames: v.OptionalSchema, false>; readonly enableVariantChange: v.OptionalSchema, true>; }, undefined>, { readonly desktopColumns: 4; readonly showBuyButton: true; readonly showVariantOptionNames: false; readonly enableVariantChange: true; }>; }, undefined>; export declare const ListDetailSectionSchema: v.ObjectSchema<{ readonly type: v.LiteralSchema<"list-items-grid", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, false>; readonly enableVariantChange: v.OptionalSchema, false>; }, undefined>, { readonly showVariantOptionNames: false; readonly enableVariantChange: false; }>; }, undefined>; export declare const OrdersSectionSchema: v.ObjectSchema<{ readonly type: v.LiteralSchema<"orders-list", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>; export declare const OrderDetailSectionSchema: v.VariantSchema<"type", [v.ObjectSchema<{ readonly type: v.LiteralSchema<"order-info", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"order-items", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"order-actions", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>], undefined>; export declare const ProductDetailSectionSchema: v.VariantSchema<"type", [v.ObjectSchema<{ readonly type: v.LiteralSchema<"image-slider", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, true>; readonly loop: v.OptionalSchema, false>; }, undefined>, { readonly flush: true; readonly loop: false; }>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"product-info", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, 4>; readonly variantSelectDisplayType: v.OptionalSchema, "pills">; readonly hideSingleValueOptions: v.OptionalSchema, true>; readonly images: v.OptionalSchema, true>; }, undefined>, { readonly baseTint: true; }>; }, undefined>, { readonly descriptionMaxLines: 4; readonly variantSelectDisplayType: "pills"; readonly hideSingleValueOptions: true; readonly images: { readonly baseTint: true; }; }>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"buy-buttons", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, false>; }, undefined>, { readonly shopPay: false; }>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"complementary-products", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"related-products", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>], undefined>; export declare const ProfileSectionSchema: v.ObjectSchema<{ readonly type: v.LiteralSchema<"profile-form", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>; export declare const NotificationsSectionSchema: v.ObjectSchema<{ readonly type: v.LiteralSchema<"notifications-list", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>; export declare const DrawerViewSchema: v.ObjectSchema<{ readonly sections: v.OptionalSchema; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, "">; readonly logo: v.OptionalSchema, "">; readonly altText: v.OptionalSchema, "">; }, undefined>, { readonly url: ""; readonly altText: ""; }>; readonly useCloseButton: v.OptionalSchema, false>; readonly accountButton: v.OptionalSchema, true>; readonly notificationButton: v.OptionalSchema, true>; }, undefined>, { readonly title: ""; readonly logo: { readonly url: ""; readonly altText: ""; }; readonly useCloseButton: false; readonly accountButton: true; readonly notificationButton: true; }>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"drawer-footer", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, "docked">; readonly showIcons: v.OptionalSchema, false>; readonly showText: v.OptionalSchema, true>; readonly items: v.OptionalSchema; readonly enabled: v.BooleanSchema; readonly intent: v.StringSchema; }, undefined>, undefined>, readonly [{ readonly id: "home"; readonly enabled: true; readonly intent: "view:home"; }, { readonly id: "saves"; readonly enabled: true; readonly intent: "view:saves"; }, { readonly id: "lists"; readonly enabled: false; readonly intent: "view:lists"; }, { readonly id: "notifications"; readonly enabled: true; readonly intent: "view:notifications"; }, { readonly id: "orders"; readonly enabled: true; readonly intent: "view:orders"; }, { readonly id: "profile"; readonly enabled: true; readonly intent: "view:profile"; }]>; }, undefined>, v.Default, "docked">; readonly showIcons: v.OptionalSchema, false>; readonly showText: v.OptionalSchema, true>; readonly items: v.OptionalSchema; readonly enabled: v.BooleanSchema; readonly intent: v.StringSchema; }, undefined>, undefined>, readonly [{ readonly id: "home"; readonly enabled: true; readonly intent: "view:home"; }, { readonly id: "saves"; readonly enabled: true; readonly intent: "view:saves"; }, { readonly id: "lists"; readonly enabled: false; readonly intent: "view:lists"; }, { readonly id: "notifications"; readonly enabled: true; readonly intent: "view:notifications"; }, { readonly id: "orders"; readonly enabled: true; readonly intent: "view:orders"; }, { readonly id: "profile"; readonly enabled: true; readonly intent: "view:profile"; }]>; }, undefined>, undefined>>; }, undefined>], undefined>, undefined>, v.Default; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, "">; readonly logo: v.OptionalSchema, "">; readonly altText: v.OptionalSchema, "">; }, undefined>, { readonly url: ""; readonly altText: ""; }>; readonly useCloseButton: v.OptionalSchema, false>; readonly accountButton: v.OptionalSchema, true>; readonly notificationButton: v.OptionalSchema, true>; }, undefined>, { readonly title: ""; readonly logo: { readonly url: ""; readonly altText: ""; }; readonly useCloseButton: false; readonly accountButton: true; readonly notificationButton: true; }>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"drawer-footer", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, "docked">; readonly showIcons: v.OptionalSchema, false>; readonly showText: v.OptionalSchema, true>; readonly items: v.OptionalSchema; readonly enabled: v.BooleanSchema; readonly intent: v.StringSchema; }, undefined>, undefined>, readonly [{ readonly id: "home"; readonly enabled: true; readonly intent: "view:home"; }, { readonly id: "saves"; readonly enabled: true; readonly intent: "view:saves"; }, { readonly id: "lists"; readonly enabled: false; readonly intent: "view:lists"; }, { readonly id: "notifications"; readonly enabled: true; readonly intent: "view:notifications"; }, { readonly id: "orders"; readonly enabled: true; readonly intent: "view:orders"; }, { readonly id: "profile"; readonly enabled: true; readonly intent: "view:profile"; }]>; }, undefined>, v.Default, "docked">; readonly showIcons: v.OptionalSchema, false>; readonly showText: v.OptionalSchema, true>; readonly items: v.OptionalSchema; readonly enabled: v.BooleanSchema; readonly intent: v.StringSchema; }, undefined>, undefined>, readonly [{ readonly id: "home"; readonly enabled: true; readonly intent: "view:home"; }, { readonly id: "saves"; readonly enabled: true; readonly intent: "view:saves"; }, { readonly id: "lists"; readonly enabled: false; readonly intent: "view:lists"; }, { readonly id: "notifications"; readonly enabled: true; readonly intent: "view:notifications"; }, { readonly id: "orders"; readonly enabled: true; readonly intent: "view:orders"; }, { readonly id: "profile"; readonly enabled: true; readonly intent: "view:profile"; }]>; }, undefined>, undefined>>; }, undefined>], undefined>, undefined>, undefined>>; }, undefined>; export declare const HomeViewSchema: v.ObjectSchema<{ readonly sections: v.OptionalSchema; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"mini-menu", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; readonly items: v.OptionalSchema; readonly url: v.StringSchema; }, undefined>, undefined>, readonly []>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"content-block", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; readonly title: v.OptionalSchema, undefined>; readonly body: v.OptionalSchema, undefined>; readonly image: v.OptionalSchema; readonly width: v.OptionalSchema, undefined>; readonly height: v.OptionalSchema, undefined>; }, undefined>, undefined>; readonly link: v.OptionalSchema; readonly target: v.OptionalSchema, undefined>; }, undefined>, undefined>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"featured-collection", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; readonly handle: v.StringSchema; }, undefined>], undefined>, undefined>, v.Default; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"mini-menu", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; readonly items: v.OptionalSchema; readonly url: v.StringSchema; }, undefined>, undefined>, readonly []>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"content-block", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; readonly title: v.OptionalSchema, undefined>; readonly body: v.OptionalSchema, undefined>; readonly image: v.OptionalSchema; readonly width: v.OptionalSchema, undefined>; readonly height: v.OptionalSchema, undefined>; }, undefined>, undefined>; readonly link: v.OptionalSchema; readonly target: v.OptionalSchema, undefined>; }, undefined>, undefined>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"featured-collection", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; readonly handle: v.StringSchema; }, undefined>], undefined>, undefined>, undefined>>; }, undefined>; export declare const SavesViewSchema: v.ObjectSchema<{ readonly sections: v.OptionalSchema; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, "myLists">; readonly layout: v.OptionalSchema, "slider">; }, undefined>, { readonly display: "myLists"; readonly layout: "slider"; }>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"all-items-grid", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, true>; readonly showQuickBuyButton: v.OptionalSchema, true>; readonly showVariantTitle: v.OptionalSchema, true>; readonly enableVariantChange: v.OptionalSchema, false>; readonly showVariantOptionNames: v.OptionalSchema, true>; }, undefined>, { readonly showSaveButton: true; readonly showQuickBuyButton: true; readonly showVariantTitle: true; readonly enableVariantChange: false; readonly showVariantOptionNames: true; }>; }, undefined>], undefined>, undefined>, readonly [{ readonly type: "lists-section"; readonly options: { readonly display: "myLists"; }; }, { readonly type: "lists-section"; readonly options: { readonly display: "forYouLists"; }; }, { readonly type: "all-items-grid"; }]>; }, undefined>; export declare const ListsViewSchema: v.ObjectSchema<{ readonly sections: v.OptionalSchema; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, "slider">; }, undefined>, { readonly displayType: "slider"; }>; }, undefined>, undefined>, readonly [{ readonly type: "lists-grid"; }]>; }, undefined>; export declare const ListDetailPageViewSchema: v.ObjectSchema<{ readonly sections: v.OptionalSchema; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, 4>; readonly showBuyButton: v.OptionalSchema, true>; readonly showVariantOptionNames: v.OptionalSchema, false>; readonly enableVariantChange: v.OptionalSchema, true>; }, undefined>, { readonly desktopColumns: 4; readonly showBuyButton: true; readonly showVariantOptionNames: false; readonly enableVariantChange: true; }>; }, undefined>, undefined>, readonly [{ readonly type: "list-items-grid"; }]>; }, undefined>; export declare const ListDetailViewSchema: v.ObjectSchema<{ readonly sections: v.OptionalSchema; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, false>; readonly enableVariantChange: v.OptionalSchema, false>; }, undefined>, { readonly showVariantOptionNames: false; readonly enableVariantChange: false; }>; }, undefined>, undefined>, readonly [{ readonly type: "list-items-grid"; }]>; }, undefined>; export declare const OrdersViewSchema: v.ObjectSchema<{ readonly sections: v.OptionalSchema; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>, undefined>, readonly [{ readonly type: "orders-list"; }]>; }, undefined>; export declare const OrderDetailViewSchema: v.ObjectSchema<{ readonly sections: v.OptionalSchema; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"order-items", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"order-actions", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>], undefined>, undefined>, readonly [{ readonly type: "order-info"; }, { readonly type: "order-items"; }, { readonly type: "order-actions"; }]>; }, undefined>; export declare const ProductDetailViewSchema: v.ObjectSchema<{ readonly sections: v.OptionalSchema; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, true>; readonly loop: v.OptionalSchema, false>; }, undefined>, { readonly flush: true; readonly loop: false; }>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"product-info", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, 4>; readonly variantSelectDisplayType: v.OptionalSchema, "pills">; readonly hideSingleValueOptions: v.OptionalSchema, true>; readonly images: v.OptionalSchema, true>; }, undefined>, { readonly baseTint: true; }>; }, undefined>, { readonly descriptionMaxLines: 4; readonly variantSelectDisplayType: "pills"; readonly hideSingleValueOptions: true; readonly images: { readonly baseTint: true; }; }>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"buy-buttons", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, false>; }, undefined>, { readonly shopPay: false; }>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"complementary-products", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"related-products", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>], undefined>, undefined>, readonly [{ readonly type: "image-slider"; }, { readonly type: "product-info"; }, { readonly type: "buy-buttons"; }, { readonly type: "complementary-products"; }, { readonly type: "related-products"; }]>; }, undefined>; export declare const ProfileViewSchema: v.ObjectSchema<{ readonly sections: v.OptionalSchema; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>, undefined>, readonly [{ readonly type: "profile-form"; }]>; }, undefined>; export declare const NotificationsViewSchema: v.ObjectSchema<{ readonly sections: v.OptionalSchema; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>, undefined>, readonly [{ readonly type: "notifications-list"; }]>; }, undefined>; export declare const UiSchema: v.ObjectSchema<{ readonly baseUrl: v.OptionalSchema, "https://swish.app/cdn">; readonly css: v.OptionalSchema, v.InstanceSchema<{ new (url: string | URL, base?: string | URL): URL; prototype: URL; canParse(url: string | URL, base?: string | URL): boolean; createObjectURL(obj: Blob | MediaSource): string; parse(url: string | URL, base?: string | URL): URL | null; revokeObjectURL(url: string): void; }, undefined>], undefined>, undefined>, readonly []>; readonly design: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; readonly icons: v.OptionalSchema, v.StringSchema, undefined>, {}>; readonly images: v.OptionalSchema, true>; }, undefined>, { readonly baseTint: true; }>; readonly drawer: v.OptionalSchema; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, "">; readonly logo: v.OptionalSchema, "">; readonly altText: v.OptionalSchema, "">; }, undefined>, { readonly url: ""; readonly altText: ""; }>; readonly useCloseButton: v.OptionalSchema, false>; readonly accountButton: v.OptionalSchema, true>; readonly notificationButton: v.OptionalSchema, true>; }, undefined>, { readonly title: ""; readonly logo: { readonly url: ""; readonly altText: ""; }; readonly useCloseButton: false; readonly accountButton: true; readonly notificationButton: true; }>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"drawer-footer", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, "docked">; readonly showIcons: v.OptionalSchema, false>; readonly showText: v.OptionalSchema, true>; readonly items: v.OptionalSchema; readonly enabled: v.BooleanSchema; readonly intent: v.StringSchema; }, undefined>, undefined>, readonly [{ readonly id: "home"; readonly enabled: true; readonly intent: "view:home"; }, { readonly id: "saves"; readonly enabled: true; readonly intent: "view:saves"; }, { readonly id: "lists"; readonly enabled: false; readonly intent: "view:lists"; }, { readonly id: "notifications"; readonly enabled: true; readonly intent: "view:notifications"; }, { readonly id: "orders"; readonly enabled: true; readonly intent: "view:orders"; }, { readonly id: "profile"; readonly enabled: true; readonly intent: "view:profile"; }]>; }, undefined>, v.Default, "docked">; readonly showIcons: v.OptionalSchema, false>; readonly showText: v.OptionalSchema, true>; readonly items: v.OptionalSchema; readonly enabled: v.BooleanSchema; readonly intent: v.StringSchema; }, undefined>, undefined>, readonly [{ readonly id: "home"; readonly enabled: true; readonly intent: "view:home"; }, { readonly id: "saves"; readonly enabled: true; readonly intent: "view:saves"; }, { readonly id: "lists"; readonly enabled: false; readonly intent: "view:lists"; }, { readonly id: "notifications"; readonly enabled: true; readonly intent: "view:notifications"; }, { readonly id: "orders"; readonly enabled: true; readonly intent: "view:orders"; }, { readonly id: "profile"; readonly enabled: true; readonly intent: "view:profile"; }]>; }, undefined>, undefined>>; }, undefined>], undefined>, undefined>, v.Default; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, "">; readonly logo: v.OptionalSchema, "">; readonly altText: v.OptionalSchema, "">; }, undefined>, { readonly url: ""; readonly altText: ""; }>; readonly useCloseButton: v.OptionalSchema, false>; readonly accountButton: v.OptionalSchema, true>; readonly notificationButton: v.OptionalSchema, true>; }, undefined>, { readonly title: ""; readonly logo: { readonly url: ""; readonly altText: ""; }; readonly useCloseButton: false; readonly accountButton: true; readonly notificationButton: true; }>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"drawer-footer", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, "docked">; readonly showIcons: v.OptionalSchema, false>; readonly showText: v.OptionalSchema, true>; readonly items: v.OptionalSchema; readonly enabled: v.BooleanSchema; readonly intent: v.StringSchema; }, undefined>, undefined>, readonly [{ readonly id: "home"; readonly enabled: true; readonly intent: "view:home"; }, { readonly id: "saves"; readonly enabled: true; readonly intent: "view:saves"; }, { readonly id: "lists"; readonly enabled: false; readonly intent: "view:lists"; }, { readonly id: "notifications"; readonly enabled: true; readonly intent: "view:notifications"; }, { readonly id: "orders"; readonly enabled: true; readonly intent: "view:orders"; }, { readonly id: "profile"; readonly enabled: true; readonly intent: "view:profile"; }]>; }, undefined>, v.Default, "docked">; readonly showIcons: v.OptionalSchema, false>; readonly showText: v.OptionalSchema, true>; readonly items: v.OptionalSchema; readonly enabled: v.BooleanSchema; readonly intent: v.StringSchema; }, undefined>, undefined>, readonly [{ readonly id: "home"; readonly enabled: true; readonly intent: "view:home"; }, { readonly id: "saves"; readonly enabled: true; readonly intent: "view:saves"; }, { readonly id: "lists"; readonly enabled: false; readonly intent: "view:lists"; }, { readonly id: "notifications"; readonly enabled: true; readonly intent: "view:notifications"; }, { readonly id: "orders"; readonly enabled: true; readonly intent: "view:orders"; }, { readonly id: "profile"; readonly enabled: true; readonly intent: "view:profile"; }]>; }, undefined>, undefined>>; }, undefined>], undefined>, undefined>, undefined>>; }, undefined>, {}>; readonly home: v.OptionalSchema; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"mini-menu", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; readonly items: v.OptionalSchema; readonly url: v.StringSchema; }, undefined>, undefined>, readonly []>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"content-block", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; readonly title: v.OptionalSchema, undefined>; readonly body: v.OptionalSchema, undefined>; readonly image: v.OptionalSchema; readonly width: v.OptionalSchema, undefined>; readonly height: v.OptionalSchema, undefined>; }, undefined>, undefined>; readonly link: v.OptionalSchema; readonly target: v.OptionalSchema, undefined>; }, undefined>, undefined>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"featured-collection", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; readonly handle: v.StringSchema; }, undefined>], undefined>, undefined>, v.Default; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"mini-menu", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; readonly items: v.OptionalSchema; readonly url: v.StringSchema; }, undefined>, undefined>, readonly []>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"content-block", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; readonly title: v.OptionalSchema, undefined>; readonly body: v.OptionalSchema, undefined>; readonly image: v.OptionalSchema; readonly width: v.OptionalSchema, undefined>; readonly height: v.OptionalSchema, undefined>; }, undefined>, undefined>; readonly link: v.OptionalSchema; readonly target: v.OptionalSchema, undefined>; }, undefined>, undefined>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"featured-collection", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; readonly handle: v.StringSchema; }, undefined>], undefined>, undefined>, undefined>>; }, undefined>, {}>; readonly saves: v.OptionalSchema; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, "myLists">; readonly layout: v.OptionalSchema, "slider">; }, undefined>, { readonly display: "myLists"; readonly layout: "slider"; }>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"all-items-grid", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, true>; readonly showQuickBuyButton: v.OptionalSchema, true>; readonly showVariantTitle: v.OptionalSchema, true>; readonly enableVariantChange: v.OptionalSchema, false>; readonly showVariantOptionNames: v.OptionalSchema, true>; }, undefined>, { readonly showSaveButton: true; readonly showQuickBuyButton: true; readonly showVariantTitle: true; readonly enableVariantChange: false; readonly showVariantOptionNames: true; }>; }, undefined>], undefined>, undefined>, readonly [{ readonly type: "lists-section"; readonly options: { readonly display: "myLists"; }; }, { readonly type: "lists-section"; readonly options: { readonly display: "forYouLists"; }; }, { readonly type: "all-items-grid"; }]>; }, undefined>, {}>; readonly lists: v.OptionalSchema; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, "slider">; }, undefined>, { readonly displayType: "slider"; }>; }, undefined>, undefined>, readonly [{ readonly type: "lists-grid"; }]>; }, undefined>, {}>; readonly listDetail: v.OptionalSchema; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, false>; readonly enableVariantChange: v.OptionalSchema, false>; }, undefined>, { readonly showVariantOptionNames: false; readonly enableVariantChange: false; }>; }, undefined>, undefined>, readonly [{ readonly type: "list-items-grid"; }]>; }, undefined>, {}>; readonly listDetailPage: v.OptionalSchema; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, 4>; readonly showBuyButton: v.OptionalSchema, true>; readonly showVariantOptionNames: v.OptionalSchema, false>; readonly enableVariantChange: v.OptionalSchema, true>; }, undefined>, { readonly desktopColumns: 4; readonly showBuyButton: true; readonly showVariantOptionNames: false; readonly enableVariantChange: true; }>; }, undefined>, undefined>, readonly [{ readonly type: "list-items-grid"; }]>; }, undefined>, {}>; readonly orders: v.OptionalSchema; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>, undefined>, readonly [{ readonly type: "orders-list"; }]>; }, undefined>, {}>; readonly orderDetail: v.OptionalSchema; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"order-items", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"order-actions", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>], undefined>, undefined>, readonly [{ readonly type: "order-info"; }, { readonly type: "order-items"; }, { readonly type: "order-actions"; }]>; }, undefined>, {}>; readonly productDetail: v.OptionalSchema; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, true>; readonly loop: v.OptionalSchema, false>; }, undefined>, { readonly flush: true; readonly loop: false; }>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"product-info", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, 4>; readonly variantSelectDisplayType: v.OptionalSchema, "pills">; readonly hideSingleValueOptions: v.OptionalSchema, true>; readonly images: v.OptionalSchema, true>; }, undefined>, { readonly baseTint: true; }>; }, undefined>, { readonly descriptionMaxLines: 4; readonly variantSelectDisplayType: "pills"; readonly hideSingleValueOptions: true; readonly images: { readonly baseTint: true; }; }>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"buy-buttons", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, false>; }, undefined>, { readonly shopPay: false; }>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"complementary-products", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>, v.ObjectSchema<{ readonly type: v.LiteralSchema<"related-products", undefined>; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>], undefined>, undefined>, readonly [{ readonly type: "image-slider"; }, { readonly type: "product-info"; }, { readonly type: "buy-buttons"; }, { readonly type: "complementary-products"; }, { readonly type: "related-products"; }]>; }, undefined>, {}>; readonly profile: v.OptionalSchema; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>, undefined>, readonly [{ readonly type: "profile-form"; }]>; }, undefined>, {}>; readonly notifications: v.OptionalSchema; readonly hidden: v.OptionalSchema, false>; readonly design: v.OptionalSchema, v.UnionSchema<[v.StringSchema, v.NumberSchema], undefined>, undefined>, {}>; readonly options: v.OptionalSchema, v.UnknownSchema, undefined>, {}>; }, undefined>, undefined>, readonly [{ readonly type: "notifications-list"; }]>; }, undefined>, {}>; }, undefined>; export type DrawerSectionParsed = v.InferOutput; export type HomeSectionParsed = v.InferOutput; export type SavesSectionParsed = v.InferOutput; export type ListsSectionParsed = v.InferOutput; export type ListDetailSectionParsed = v.InferOutput; export type ListDetailPageSectionParsed = v.InferOutput; export type OrdersSectionParsed = v.InferOutput; export type OrderDetailSectionParsed = v.InferOutput; export type ProductDetailSectionParsed = v.InferOutput; export type ProfileSectionParsed = v.InferOutput; export type NotificationsSectionParsed = v.InferOutput; export type ListDetailViewParsed = v.InferOutput; export type ListDetailPageViewParsed = v.InferOutput; export type UiOptionsParsed = v.InferOutput;