export { MaterialIcon } from './MaterialIcon'; export { materialIconSource } from './materialIconSource'; export type { MaterialIconProps, IconVariant } from './types'; export type { MaterialIconName } from './catalogue'; //# sourceMappingURL=index.d.ts.map