export declare const SHIP_COOKIE_REGEX: RegExp;
export declare const getShipFromCookie: (cookie: string) => string;
export declare const getShipUrl: (shipId: string) => string;
//# sourceMappingURL=hosting.d.ts.map