export declare const tryParseUrl: (url: string) => URL | undefined;