import { ThemeIconsConfig } from 'handsontable/themes';

declare const icons: ThemeIconsConfig;
export default icons;
