import { IconType } from '../../helpers/getIconType'; export type RuntimeContextType = { packs?: Map; };