import { IconMappings } from "./types"; declare const DEFAULT_ICONS: IconMappings; export default DEFAULT_ICONS;