import { ResponsiveGrid } from '@alifd/next'; export default ResponsiveGrid; export type { ResponsiveGridProps, CellProps, } from '@alifd/next/types/responsive-grid';