import { ValidationStatusItemType } from '../types/validationStatus';
export declare const items: ValidationStatusItemType[];
