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