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