export { Icon } from './Icon';
export type { IconProps, IconData } from './Icon';
export { IconList } from './IconList';
export type { IconListProps } from './IconList';
export { icons } from './Icon';
//# sourceMappingURL=index.d.ts.map