import { ScramjetClient } from "./index"; export declare function createLocationProxy(client: ScramjetClient, self: typeof globalThis): any;