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