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