export declare class Device { static getCurrentPosition(options: any): void; static watchPosition(options: any): void; }