import { SVGIconDef } from './types'; declare const MicOutlined: SVGIconDef; export default MicOutlined;