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