import { MicrophoneProps } from './'; export declare const StyledSvg: import("styled-components").StyledComponent<({ poorConnection, muted, ...rest }: MicrophoneProps) => JSX.Element, import("styled-components").DefaultTheme, MicrophoneProps, never>;