declare const Mask: import("../utils/withInstall").WithInstall; default: null; }; duration: { type: NumberConstructor; default: number; }; customClass: { type: StringConstructor; default: string; }; customStyle: { type: import("vue").PropType; default: () => {}; }; lockScroll: { type: BooleanConstructor; default: boolean; }; onAfterLeave: { type: import("vue").PropType<() => void>; default: null; }; }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; default: null; }; duration: { type: NumberConstructor; default: number; }; customClass: { type: StringConstructor; default: string; }; customStyle: { type: import("vue").PropType; default: () => {}; }; lockScroll: { type: BooleanConstructor; default: boolean; }; onAfterLeave: { type: import("vue").PropType<() => void>; default: null; }; }>>, { duration: number; modelValue: boolean; customClass: string; customStyle: import("vue").CSSProperties; onAfterLeave: () => void; lockScroll: boolean; zIndex: import("csstype").ZIndexProperty; }>>; export default Mask;