import type { ScrcpyEncoder } from "../../base/index.js";
export declare function parseEncoder(line: string): ScrcpyEncoder | undefined;
//# sourceMappingURL=parse-encoder.d.ts.map