export declare const sellAndBurnMln: import("../../../utils/solidity/transactionFactory").EnhancedExecute<{
    quantity: any;
}, any>;
