import { ThemeTokensConfig } from 'handsontable/themes';

declare const tokens: ThemeTokensConfig;
export default tokens;
