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