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