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