import { ThemeColorsConfig } from 'handsontable/themes';

declare const colors: ThemeColorsConfig;
export default colors;
