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