export { default as Icon } from "./Icon"; export type { IconOwnProps } from "./types"; export { default as IconBase } from "./IconBase"; //# sourceMappingURL=index.d.ts.map