export interface Props { size?: number | string; tag?: string; type: string; } declare const __VLS_export: import('vue').DefineComponent & Readonly<{}>, { size: number | string; tag: string; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>; declare const _default: typeof __VLS_export; export default _default; //# sourceMappingURL=CpIcon.vue.d.ts.map