declare const getFriendlyURL: (url: URL | string) => string; export { getFriendlyURL }; //# sourceMappingURL=getFriendlyURL.d.ts.map