import { Icon } from './Icons.types'; export declare function isValidIcon(value: string): value is Icon; //# sourceMappingURL=Icons.utils.d.ts.map