export declare const validateToken: (token: string, workspaceId?: string) => Promise;