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