import * as React from "react"; declare function Briefcase(props: React.SVGProps): any; export default Briefcase;