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