import { RefObject } from 'react'; export declare const useBoundingBox: () => [Partial, RefObject];