import { default as IconSvg } from './IconSvg';
import type { IconName, IconSvgProps } from './IconSvg';
export { IconSvg, IconName, IconSvgProps };
export default IconSvg;
//# sourceMappingURL=index.d.ts.map