import { IconType } from '../../helpers/getIconType'; export type RuntimeContextType = { packs?: Map; }; //# sourceMappingURL=types.d.ts.map