import { Props } from "../utils"; import React from "react"; declare const JumpingDoodle: React.FC; export default JumpingDoodle;