import type { Serial } from "../serialport/Bindings.js"; /** An implementation of the Serial bindings for Node.js */ export declare const serial: Serial; //# sourceMappingURL=node.d.ts.map