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