import React from 'react'; declare const SvgMicrophoneOutline: (props: React.SVGProps) => JSX.Element; export default SvgMicrophoneOutline;