import React from 'react'; export declare const LIMIT = 10; declare const AuditList: () => React.JSX.Element; export default AuditList;