import type { IconValue } from 'ag-stack'; import type { ValidationModuleName } from '../../interfaces/iModule'; import type { IconName } from '../../utils/icon'; export declare const ICON_VALUES: Record; export declare const ICON_MODULES: Record; export declare const DEPRECATED_ICONS_V33: Set;