declare const orchestrateSelections: (url: string, mapper: String) => Promise; export { orchestrateSelections };