/**
 * DEFAULT CONF VALIDATION OPTION
 */
export declare const VOTE_OPTION = "vote";
export declare const VOTE_REACTIONS_OPTION = "reactions";
export declare const DEFAULT_VOTE_REACTIONS_OPTION: any;
