/// <reference types="react" />
declare const DataInformation: () => JSX.Element;
export default DataInformation;
