import { CloudStorageProviderOptions, DeepRequired } from '../types/main';
export declare const LINKING_ERROR: string;
export declare const DEFAULT_PROVIDER_OPTIONS: DeepRequired<CloudStorageProviderOptions>;
//# sourceMappingURL=constants.d.ts.map