import * as React from 'react'; export default function useScreenObserver(margin: string): [React.RefObject, boolean];