export declare const DEFAULT_PAGE_SIZE = 30;
export declare const COLUMN_ID_SELECTION = "selection";
export declare const DEFAULT_MIN_SIZE = 70;
export declare const DEBOUNCE_SETTINGS_SAVE = 300;
export declare const DROPDOWN_TRIGGER_CLICK = "click";
export declare const DROPDOWN_TRIGGER_HOVER = "hover";
//# sourceMappingURL=constants.d.ts.map