declare const __VLS_export: import("vue").DefineComponent boolean; }; /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */ as: { type: StringConstructor; required: false; default: string; }; /** * A boolean to disable prefixing any internal SVG ids with a unique string which is done to resolve the potential for multiple SVG instances on the same page and the SVG utilizing the same ids and references internally (e.g. in the `` tag). * Typically only set to `true` during snapshot testing. * Defaults to `false`. */ staticIds: { type: BooleanConstructor; default: boolean; }; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly boolean; }; /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */ as: { type: StringConstructor; required: false; default: string; }; /** * A boolean to disable prefixing any internal SVG ids with a unique string which is done to resolve the potential for multiple SVG instances on the same page and the SVG utilizing the same ids and references internally (e.g. in the `` tag). * Typically only set to `true` during snapshot testing. * Defaults to `false`. */ staticIds: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{}>, { title: string; color: string; display: string; decorative: boolean; size: string | number; as: string; staticIds: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; declare const _default: typeof __VLS_export; export default _default;