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