export declare const IconProps: { src: { type: StringConstructor; }; size: { type: NumberConstructor; default: number; }; };