import { IEmojiProps } from "../../styled";
declare const SvgSound3: (props: IEmojiProps) => JSX.Element;
export default SvgSound3;
