export declare const setLocation: (fileUid: string, location: string) => Promise<string>;
