import { Grid } from '@alifd/next'; export default Grid; export type { RowProps, ColProps } from '@alifd/next/types/grid';