export { default as Grid } from './Grid'; export type { IGridProps } from './types'; //# sourceMappingURL=index.d.ts.map