export declare function authClaim(rawCode: string, options?: { label?: string; }): Promise;