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