export interface IconProps { size?: number; color?: string; className?: string; }