/** * * @param path */ export declare function ensurePathEndsWithSlash(path: string): string;