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