export declare const MtIcon: { new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins; readonly validator: (value: number | string) => value is number | "inherit"; readonly default: "inherit"; }; readonly color: { readonly type: StringConstructor; readonly default: "inherit"; }; readonly name: { readonly type: StringConstructor; readonly required: true; readonly validator: (value: string) => boolean; }; readonly rotate: { readonly type: NumberConstructor; readonly default: 0; }; readonly clickable: { readonly type: BooleanConstructor; readonly default: false; }; }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, { readonly size: string | number; readonly color: string; readonly rotate: number; readonly clickable: boolean; }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLElement, import('vue').ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; readonly validator: (value: number | string) => value is number | "inherit"; readonly default: "inherit"; }; readonly color: { readonly type: StringConstructor; readonly default: "inherit"; }; readonly name: { readonly type: StringConstructor; readonly required: true; readonly validator: (value: string) => boolean; }; readonly rotate: { readonly type: NumberConstructor; readonly default: 0; }; readonly clickable: { readonly type: BooleanConstructor; readonly default: false; }; }>> & Readonly<{}>, {}, {}, {}, {}, { readonly size: string | number; readonly color: string; readonly rotate: number; readonly clickable: boolean; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import('vue').ComponentOptionsBase; readonly validator: (value: number | string) => value is number | "inherit"; readonly default: "inherit"; }; readonly color: { readonly type: StringConstructor; readonly default: "inherit"; }; readonly name: { readonly type: StringConstructor; readonly required: true; readonly validator: (value: string) => boolean; }; readonly rotate: { readonly type: NumberConstructor; readonly default: 0; }; readonly clickable: { readonly type: BooleanConstructor; readonly default: false; }; }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, { readonly size: string | number; readonly color: string; readonly rotate: number; readonly clickable: boolean; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & import('vue').Plugin; export default MtIcon;