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