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