export declare function locator(): Promise<{
    [key: string]: string;
}>;
//# sourceMappingURL=locator.d.ts.map