import { Grid } from '../grid'; export declare function getSettings(args: { grid: Grid; }): import("handsontable").DefaultSettings;