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