import { IconMappings } from "./types"; declare const DEFAULT_ICONS: IconMappings; export default DEFAULT_ICONS; //# sourceMappingURL=constants.d.ts.map