import SvgIcon, { SvgIconProps } from './SvgIcon'; export type { SvgIconProps }; export default SvgIcon;