import { JSX } from 'react'; import { IconPropsWithoutSvgPath } from '../Icon/Icon.types'; export declare const BriefcaseMultipleSVGpath: import("react/jsx-runtime").JSX.Element; export declare function BriefcaseMultipleIcon(props: IconPropsWithoutSvgPath): JSX.Element;