import React from "react"; declare const NoData: () => React.JSX.Element; export { NoData };