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