import Empty from './src/empty.vue'; export declare const LlEmpty: import("ll-plus/es/utils").SFCWithInstall; readonly title: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, "暂无数据", boolean>; readonly url: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, "", boolean>; readonly width: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, "100%", boolean>; readonly height: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, "100%", boolean>; readonly imageWidth: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, "20%", boolean>; }>, { props: import("@vue/shared").LooseRequired; readonly title: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, "暂无数据", boolean>; readonly url: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, "", boolean>; readonly width: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, "100%", boolean>; readonly height: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, "100%", boolean>; readonly imageWidth: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, "20%", boolean>; }>> & Readonly<{}> & {}>; empty: import("vue").Ref; purifiedTitleHtml: import("vue").ComputedRef; style: import("vue").ComputedRef<{ width: string; height: string; }>; imageWidth: import("vue").ComputedRef; 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; }; bemInner: { 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; }; bemTitle: { 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; }; disableSelection: (element: HTMLElement) => void; readonly defaultEmptyUrl: string; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; readonly title: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, "暂无数据", boolean>; readonly url: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, "", boolean>; readonly width: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, "100%", boolean>; readonly height: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, "100%", boolean>; readonly imageWidth: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, "20%", boolean>; }>> & Readonly<{}>, { readonly title: string; readonly width: import("ll-plus/es/utils").EpPropMergeType, unknown, unknown>; readonly height: import("ll-plus/es/utils").EpPropMergeType, unknown, unknown>; readonly url: string; readonly showTitle: import("ll-plus/es/utils").EpPropMergeType; readonly imageWidth: import("ll-plus/es/utils").EpPropMergeType, unknown, unknown>; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>; export default LlEmpty; export * from './src/empty'; declare module 'vue' { interface GlobalComponents { LlEmpty: typeof Empty; } }