import { SVGProps } from "react";
declare const TBLemon: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { TBLemon };
