export { InlineSVG } from './InlineSVG'; export { SVGIcon } from './SVGIcon'; export type { InlineSVGProps } from './InlineSVG/props'; export type { SVGIconProps } from './SVGIcon/props'; //# sourceMappingURL=index.d.ts.map