import { Paging } from "./src"; declare const DataPaging: typeof Paging; export { DataPaging as default };