export declare const joinToUrl: (fragments: string[]) => string;
