export declare class GuaranteesSummaryTO { applicationId: string; codebtorId: string; passportSignature: boolean; representativeSignature: boolean; transactionId: string; }