export declare function removeLeadingSlash(string: string): string;
