import { ReactIconComponentType } from '../types';

declare const Mic: ReactIconComponentType;
export default Mic;
            