import { IconProps } from '../types';
declare function Microphone(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Microphone;
//# sourceMappingURL=Microphone.d.ts.map