import { USBDriver } from "./USBDriver"; export declare class GarminStick2 extends USBDriver { constructor(); }