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