import React from "react";
declare const SubMasterPagination: () => React.JSX.Element | null;
export default SubMasterPagination;
