import * as React from "react"; import { SVGProps } from "react"; const SvgBriefcaseAccount = (props: SVGProps) => ( ); export default SvgBriefcaseAccount;