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