import { type PropType } from '#imports'; declare var __VLS_1: {}; type __VLS_Slots = {} & { default?: (props: typeof __VLS_1) => any; }; declare const __VLS_component: import("vue").DefineComponent; default: string; }; pageBreak: { type: PropType<"auto" | "before" | "after">; default: string; }; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: string; }; pageBreak: { type: PropType<"auto" | "before" | "after">; default: string; }; }>> & Readonly<{}>, { size: "ledger " | "legal" | "letter" | "A3" | "A4" | "A5" | "JIS-B4" | "B4" | "JIS-B5" | "B5"; pageBreak: "auto" | "before" | "after"; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; declare const _default: __VLS_WithSlots; export default _default; type __VLS_WithSlots = T & { new (): { $slots: S; }; };