import Icon from "./Icon";
export type { IIconProps, IconNames } from "./Icon";
export default Icon;
