import { type StreamDeckTcpChildDeviceInfo } from '@elgato-stream-deck/core'; export declare function parseDevice2Info(device2Info: Uint8Array): Omit | null; //# sourceMappingURL=device2Info.d.ts.map