export declare const ToEllipsis: import("@touchvue/ui/lib/utils").SFCWithInstall<{ new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins> & Readonly<{}>, { toggle: () => void; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { flex: boolean; width: string | number; data: string | number; clear: boolean; tip: boolean; count: string | number; row: string | number; breakWord: boolean; unfoldable: boolean; foldable: boolean; removeHtml: boolean; foldText: string; unfoldText: string; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly> & Readonly<{}>, { toggle: () => void; }, {}, {}, {}, { flex: boolean; width: string | number; data: string | number; clear: boolean; tip: boolean; count: string | number; row: string | number; breakWord: boolean; unfoldable: boolean; foldable: boolean; removeHtml: boolean; foldText: string; unfoldText: string; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase> & Readonly<{}>, { toggle: () => void; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { flex: boolean; width: string | number; data: string | number; clear: boolean; tip: boolean; count: string | number; row: string | number; breakWord: boolean; unfoldable: boolean; foldable: boolean; removeHtml: boolean; foldText: string; unfoldText: string; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => { $slots: { default?(_: {}): any; }; })> & Record; export default ToEllipsis; export * from './src/ellipsis';