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