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