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