import { TapAuth } from './tap-auth'; export declare const INITIAL_SESSION_STATE: TapAuth.SessionState; export declare const PASSWORD_LENGTH = 16;