export declare enum EUploadLocations {
    OneDrive = "OneDrive",
    CurrentSite = "CurrentSite"
}
//# sourceMappingURL=EUploadLocations.d.ts.map