export { default, StyledGrid } from './Grid'; export type { default as GridProps, GridContainerProps, GridItemProps } from './Grid.types'; //# sourceMappingURL=index.d.ts.map