import { StyledIcon } from '@styled-icons/styled-icon'; export declare const Microphone: StyledIcon; export declare const MicrophoneDimensions: { height: number; width: number; };