export { Icon } from './Icon';
export type { IconProps, IconName, IconSize } from './Icon';
export * from './generated';
