export declare const MsgMigrateBucketSDKTypeEIP712: {
    Msg1: {
        name: string;
        type: string;
    }[];
    TypeMsg1DstPrimarySpApproval: {
        name: string;
        type: string;
    }[];
};
