import type { BaseSVGProps } from './subcomponents/SVG'; export type IconProps = BaseSVGProps;