import React from 'react';
import { SVGProps } from 'react';
declare const CommunicateFindings: (props: SVGProps<SVGSVGElement>) => React.ReactNode;
export default CommunicateFindings;
//# sourceMappingURL=CommunicateFindings.d.ts.map