export declare const MsgUpdateBucketInfoSDKTypeEIP712: {
    Msg1: {
        name: string;
        type: string;
    }[];
    TypeMsg1ChargedReadQuota: {
        name: string;
        type: string;
    }[];
};
