export interface PollOptions { MAX_POLL_COUNT?: number POLL_INTERVAL?: number }