export { default, default as Grid } from './grid'; export type { GridProps, GridClasses } from './grid.type'; //# sourceMappingURL=index.d.ts.map