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