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