export declare const MsgCreateObjectSDKTypeEIP712: {
    Msg1: {
        name: string;
        type: string;
    }[];
    TypeMsg1PrimarySpApproval: {
        name: string;
        type: string;
    }[];
};
