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