export declare function optionallyRemoveLeadingSlash(path: string): string;
