import { Item } from '@box/unified-share-modal'; export declare const fetchItem: ({ api, itemId, itemType }: FetchItemProps) => Promise;