export declare const validateJwt: (token: string) => Promise; export declare const getdataUser: (token: string) => Promise; //# sourceMappingURL=validateJwt.d.ts.map