/** @jsx h */ import { h } from "preact"; export declare const ExpectErrors: = "div">(props: { as?: As | undefined; } & Omit, "as" | "color"> & { color: "neutral" | "accent"; } & {}) => import("preact").VNode<{}> | null; export declare function WithErrors(): h.JSX.Element; export declare function PreactApp(): h.JSX.Element;