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