import * as React from "react"; import { SVGProps } from "react"; const SvgFlaskRemove = (props: SVGProps) => ( ); export default SvgFlaskRemove;