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