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