import { IconProps } from '../lib';
declare function BriefcaseMetal(props: IconProps): JSX.Element;
export default BriefcaseMetal;
