export { IconColor, IconName, IconSize } from "../../types/index.mjs";
export { Icon } from "./Icon.mjs";
export type { IconProps } from "./Icon.types.mjs";
//# sourceMappingURL=index.d.mts.map