declare function isValidTokenStructure(token: string): boolean; export { isValidTokenStructure };