AuditOutlined.d.ts 118 Bytes
import { IconDefinition } from '../types';
declare const AuditOutlined: IconDefinition;
export default AuditOutlined;