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