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