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