export declare const getLocationsSnapshots: (getAccount: any, locationId: any) => Promise; export declare const restoreLocationConfigurationBySnapshot: (getAccount: any, locationId: any, snapshotId: any) => Promise;