import type { IconSet } from '../../types/icon.types'; /** * Ion icon pack — geometric, 1.5px stroke, rounded caps and joins. * * The crisp-enterprise register: even stroke weight, 45°/90° geometry, generous * optical spacing inside the 16px box. Reads clearly at 12–14px, which is where * most of them are drawn. * * Partial by design — names omitted here fall through to `coreIcons`. */ export declare const ionIcons: IconSet; //# sourceMappingURL=ion-icons.d.ts.map