import { ValidationDataInterface } from '../types';
declare const validationData: ValidationDataInterface;
export default validationData;
