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