/** * @file index.ts */ export * from './map'; export { IIconProps, install } from "./interface";