import { GridProps } from './types'; import { FunctionComponent } from 'react'; export declare const Grid: FunctionComponent; //# sourceMappingURL=Grid.d.ts.map