import { GridComponent } from './types'; declare const Grid: GridComponent; export { Grid };