export declare class AMLCheckAttributes { 'created-at': string; exceptions: string[]; 'exception-details': string; name: string; status: string; 'updated-at': string; }