export { default as SmallGridContainer } from './smallGridContainer'; export type { SmallGridContainerProps } from './interface';