/**
 * @public
 */
export declare function getToken(name: string): string;
