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