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