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