import React from "react"; export declare const HelmetDexteel: ({ title, ...props }: { title: React.ReactNode; }) => React.JSX.Element;