import React from "react"; declare const ExportError: ({ error }: any) => React.JSX.Element; export default ExportError;