import { Attach } from './usePortal_DEPRECATED.types';
export declare function coordinates(attach: any, anchorToWindow: any): Attach;
