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