declare function tryToken(token: string): string; export default tryToken;