import { PropsWithChildren } from 'react'; export declare const Error: ({ children }: PropsWithChildren) => import("react").JSX.Element;