export declare class LocationMp {
    static getLocation(): import("./platform/miniprogram-location").default;
}
