declare const Error: (props: any) => JSX.Element;
export { Error };
