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