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