export interface IconFontOptions { src?: string; extraProps?: { [key: string]: any; }; } export declare const addFromIconFontCn: (options: IconFontOptions) => import("vue").DefineComponent, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly> & Readonly<{}>, { spin: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;