export declare function getDownloadUrl(appId: string, fileId: string): Promise<any>;
