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