export type { Icon, IconProps, IconWeight } from "./types"; export { default as IconBase } from "./IconBase";