export declare const deleteLastSlash: (url: string) => string;
