import { GridRowComponent } from './types'; declare const GridRow: GridRowComponent; export { GridRow };