import { GridConfiguration } from '../../models/configuration/gridConfiguration'; export declare const useGridConfiguration: () => GridConfiguration;