import { type USAIcon } from '../icon/icon-types.js'; export declare class IconService { #private; getIcon(icon: USAIcon): Promise; } //# sourceMappingURL=icon.service.d.ts.map