import Trend from './src/trend.vue'; export declare const LlTrend: import("ll-plus/es/utils").SFCWithInstall; readonly type: import("ll-plus/es/utils").EpPropFinalized; readonly reverse: import("ll-plus/es/utils").EpPropFinalized; readonly prefix: import("ll-plus/es/utils").EpPropFinalized; readonly suffix: import("ll-plus/es/utils").EpPropFinalized; readonly variant: import("ll-plus/es/utils").EpPropFinalized; readonly size: import("ll-plus/es/utils").EpPropFinalized; }>, { props: import("@vue/shared").LooseRequired; readonly type: import("ll-plus/es/utils").EpPropFinalized; readonly reverse: import("ll-plus/es/utils").EpPropFinalized; readonly prefix: import("ll-plus/es/utils").EpPropFinalized; readonly suffix: import("ll-plus/es/utils").EpPropFinalized; readonly variant: import("ll-plus/es/utils").EpPropFinalized; readonly size: import("ll-plus/es/utils").EpPropFinalized; }>> & Readonly<{}> & {}>; bem: { b: (blockSuffix?: string) => string; e: (element?: string) => string; m: (modifier?: string) => string; be: (blockSuffix?: string, element?: string) => string; em: (element: string, modifier: string) => string; bm: (blockSuffix: string, modifier: string) => string; bem: (blockSuffix: string, element: string, modifier: string) => string; is: (name?: string) => string; }; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; readonly type: import("ll-plus/es/utils").EpPropFinalized; readonly reverse: import("ll-plus/es/utils").EpPropFinalized; readonly prefix: import("ll-plus/es/utils").EpPropFinalized; readonly suffix: import("ll-plus/es/utils").EpPropFinalized; readonly variant: import("ll-plus/es/utils").EpPropFinalized; readonly size: import("ll-plus/es/utils").EpPropFinalized; }>> & Readonly<{}>, { readonly reverse: import("ll-plus/es/utils").EpPropMergeType; readonly type: import("ll-plus/es/utils").EpPropMergeType; readonly size: import("ll-plus/es/utils").EpPropMergeType; readonly value: string; readonly prefix: string; readonly suffix: string; readonly variant: import("ll-plus/es/utils").EpPropMergeType; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>; export default LlTrend; export * from './src/trend'; declare module 'vue' { interface GlobalComponents { LlTrend: typeof Trend; } }