import { StyleValue } from 'vue'; declare const _default: import("vue").DefineComponent; default: string; }; withOverflow: { type: import("vue").PropType<"none" | "one" | "two" | "both">; default: string; }; overflow: { type: StringConstructor; default: string; }; flex: { type: StringConstructor; default: string; }; direction: { type: StringConstructor; default: string; }; gap: { type: StringConstructor; default: string; }; }>, { style: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: string; }; withOverflow: { type: import("vue").PropType<"none" | "one" | "two" | "both">; default: string; }; overflow: { type: StringConstructor; default: string; }; flex: { type: StringConstructor; default: string; }; direction: { type: StringConstructor; default: string; }; gap: { type: StringConstructor; default: string; }; }>> & Readonly<{}>, { withFlex: "none" | "one" | "two" | "both"; withOverflow: "none" | "one" | "two" | "both"; overflow: string; flex: string; direction: string; gap: string; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;