import React from 'react';
export declare const Sonar: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
