export declare const removeLeadingSlash: (str: string) => string;
