export declare function hashPresenterToken(token: string): string; export declare function hasPresenterToken(env?: NodeJS.ProcessEnv): boolean;