export { default } from "./icon.component"; export type { IconProps } from "./icon.component"; export type { IconType } from "./icon-type";