export default function ErrorAlert({ error }: { error: Error; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=ErrorAlert.d.ts.map