import { GetLedgerIdentityResponse } from "../model/GetLedgerIdentityResponse";
export declare const GetLedgerIdentityResponseValidation: import("./Validation").ObjectValidation<GetLedgerIdentityResponse>;
