export declare const endsWithSlash: (str: string) => boolean;
