declare const startVirtualSeat: (socketPath: string) => Promise<() => void>; export { startVirtualSeat }; //# sourceMappingURL=virtual-seat.d.ts.map