import { HTMLAttributes } from "preact/compat";
export declare function Error({ ...props }: {} & HTMLAttributes<HTMLDivElement>): import("preact/compat").JSX.Element;
//# sourceMappingURL=Error.d.ts.map