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