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