export declare const MAX_POLL_OPTIONS: 100;
export declare const VALID_MAX_VOTES_VALUE_REGEX: RegExp;
export declare const MAX_OPTIONS_DISPLAYED: 10;
