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