export declare function createCodeChallenge(code_verifier: string): string;
