export declare class ContingentHoldAttributes { 'cleared-at': string; 'created-at': string; 'hold-type': string; message: string; status: string; }