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