import React from "react";
declare const DataMigration: () => React.JSX.Element;
export default DataMigration;
