import type { IconPropsWithoutChildren } from '@adobe/react-spectrum/private/icon/Icon';
import { JSX } from 'react';
export default function LinkUser(props: IconPropsWithoutChildren): JSX.Element;
//# sourceMappingURL=LinkUser.d.ts.map