export type { GridContainerProps } from './grid-container-impl.js';
export { GridContainer } from './grid-container-impl.js';
