export * from './components/IconProvider';
export { default } from './Icon';
export type * from './type';
