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