export declare type GaugeVotesOptions = { isBranchChain: boolean; isUsingVirtualAccount: boolean; virtualAccount: string; userAccount: string; };