import type { FC } from "react"; export * from "@vertigis/react-ui/DataGrid"; declare const DataGridPro: FC; export default DataGridPro;