export interface SessionStore { getPhones(): Promise; }