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