export declare const URL_HASH_PREFIX = "#"; export declare const WIX_PROTOCOL = "wix:"; export declare function encodeText(text: any): string; export declare function alignIfLegacy(url: string, type: string): string; export declare function decodeText(s: string): string; //# sourceMappingURL=converters-utils.d.ts.map