import React from "react";
import "./index.css";
declare const DataVerification: React.FC;
export default DataVerification;
