export declare function urlPath(strings: string[], ...values: any[]): string;
