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