export declare function appendTrailingSlash(str: string): string;
