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