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