import type { User } from '@box/unified-share-modal'; export declare const fetchCurrentUser: ({ api, itemId }: BaseFetchProps) => Promise;