import { IconProps } from './types'; export declare const IconMicrophone: (props: IconProps) => import("react").JSX.Element;