declare const _default: import("vue").DefineComponent<{ readonly lockScroll: { readonly type: BooleanConstructor; readonly default: false; }; readonly title: { readonly type: StringConstructor; }; readonly showHead: { readonly type: BooleanConstructor; }; readonly headClass: { readonly type: StringConstructor; }; readonly headStyle: { readonly type: import("vue").PropType; }; readonly bodyClass: { readonly type: StringConstructor; }; readonly bodyStyle: { readonly type: import("vue").PropType; }; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; }; readonly bodyClass: { readonly type: StringConstructor; }; readonly bodyStyle: { readonly type: import("vue").PropType; }; }>>, { showHead: boolean; lockScroll: boolean; }>; export default _default;