import type { SvgIcon } from './registry/types.js';
export declare const internalIcons: Map<string, SvgIcon>;
