import { JsProxy } from './JsProxy'; export declare type Locator = () => JsProxy;