export declare const removeTrailingSlash: (value: string) => string;
