export { default as Icon } from "./Icon";
export type { IconName } from "./icon-names";
export { IconSprites } from "./IconSprites";
