export declare const encodeStrictURI: (uri: string | URL) => string;
