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