import type { Operation } from "../core/index.js";
export declare const selectURI: (operation: Operation, fallbackURI?: string | ((operation: Operation) => string)) => any;
//# sourceMappingURL=selectURI.d.ts.map