import { UpdateCashbackErc721 } from './UpdateCashbackErc721';
export declare class OneUpdateCashback721 extends UpdateCashbackErc721 {
    fromShardID?: number;
    toShardID?: number;
}
