declare const _default: { getLocation(): Promise; chooseLocation(): void; openLocation(): void; }; export default _default;