import { ThemeIconsConfig } from 'handsontable/themes';

export function iconsMap(icons: ThemeIconsConfig, themePrefix?: string): string;
