export * from './custom'; export { default as KbcIcon } from './kbc-icons'; export type { TIconSizes, IconProps } from './kbc-icons'