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