/**
 * This script is used to deploy the XAllocationVoting contract that is not associated with contracts.
 * This is for those who only cares about testing the XAllocationVoting specific storage or features.
 */
export declare function main(): Promise<void>;
