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