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