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