export declare const trackNonHotLinkedPhotoView: ({ appId }: { appId: string; }) => ({ photoId, }: { photoId: string | string[]; }) => Promise;