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