declare const _default: __VLS_WithTemplateSlots; readonly footer: import("../../../utils").EpPropFinalized; readonly bodyStyle: import("../../../utils").EpPropFinalized<(new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown, "", boolean>; readonly bodyClass: StringConstructor; readonly shadow: import("../../../utils").EpPropFinalized; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly footer: import("../../../utils").EpPropFinalized; readonly bodyStyle: import("../../../utils").EpPropFinalized<(new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown, "", boolean>; readonly bodyClass: StringConstructor; readonly shadow: import("../../../utils").EpPropFinalized; }>>, { readonly footer: string; readonly header: string; readonly bodyStyle: import("vue").StyleValue; readonly shadow: import("../../../utils").EpPropMergeType; }>, { header?(_: {}): any; default?(_: {}): any; footer?(_: {}): any; }>; export default _default; declare type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };