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