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