export { default as Icon } from './Icon'; export type { PresetIconName, IconProps, IconObject } from './getProps';