import { ICellConfig } from '@armathai/grid-core'; export declare function getMainViewGridConfig(): ICellConfig; export declare function getChildViewGridConfig(): ICellConfig;