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