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