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