export declare function startScreenCapture(): Promise<{ stop: () => void; }>;