/// <reference types="react" />
declare const MasterPagination: () => JSX.Element | null;
export default MasterPagination;
