import type { Grid } from './types'; declare const grid: Grid; export default grid; //# sourceMappingURL=grid.d.ts.map