import { IURITransformer } from "./uriIpc.js"; export declare function createURITransformer(remoteAuthority: string): IURITransformer;