export declare const addTrailingSlash: (url: string | undefined) => string | undefined;