export declare class DocumentValidationAttempt { configurationDocumentId: number; applicationId: String; attemptsCount: number; }