import type { PropType } from 'vue'; declare const _default: import("vue").DefineComponent; default: string; }; size: { type: PropType; default: string; }; align: { type: PropType<"center" | "end" | "start" | "baseline">; default: string; }; fill: { type: BooleanConstructor; default: boolean; }; }>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: string; }; size: { type: PropType; default: string; }; align: { type: PropType<"center" | "end" | "start" | "baseline">; default: string; }; fill: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{}>, { size: number | "small" | "medium" | "large" | "mini"; direction: "horizontal" | "vertical"; fill: boolean; align: "center" | "end" | "start" | "baseline"; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;