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