import type { ApolloLink } from "@apollo/client/link"; export declare const selectURI: (operation: ApolloLink.Operation, fallbackURI?: string | ((operation: ApolloLink.Operation) => string)) => any; //# sourceMappingURL=selectURI.d.ts.map