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