export declare function replaceUrlsWithIds(text: string): string;
export declare function urlToFolderId(url: string): string | null;
export declare function getUrlHash(url: string): string;
//# sourceMappingURL=idParsers.d.ts.map