/// import { IconProps } from '../../types'; declare const Microphone3: (allProps: IconProps) => JSX.Element; export default Microphone3;