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