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