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