export { default } from './SvgIcon'; export { default as SvgIcon } from './SvgIcon'; export * from './SvgIcon'; export * from './types';