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