export declare enum HMSPollUpdateType { started = 0, resultsUpdated = 1, stopped = 2 }