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