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