import { Ports } from '@signalk/server-api';
export declare const listAllSerialPorts: () => Promise<Ports>;
//# sourceMappingURL=serialports.d.ts.map