import { FC, SVGProps } from 'react'; declare const IconBriefcase: FC & { fill?: string }>; export default IconBriefcase;