import { useHtmlAttributes } from '../hooks'; type Props = Parameters[0]; export declare function HtmlAttributes(props: Props): null; export {}; //# sourceMappingURL=HtmlAttributes.d.ts.map