export * from './glyph'; export { BaseEmoji } from './emoji'; export { Icon } from './base'; export type { IIconProps } from './base';