import { RPCBase } from "../rpcBase"; export declare function Gyro(this: RPCBase): { getData: () => Promise; }; //# sourceMappingURL=Gyro.d.ts.map