export declare const decode_jwt: (token: string) => T | undefined;