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