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