export interface ScrcpyDisplay {
    id: number;
    resolution?: string;
}
//# sourceMappingURL=display.d.ts.map