export declare enum StorageProvider { PLATFORM = "platform", THIRD_PARTY = "third_party" }