import Icon from './Icon';
import type { IconProps, IconOptions } from './Icon';
export { Icon, IconProps, IconOptions };
export default Icon;
//# sourceMappingURL=index.d.ts.map