import { Cmd } from '../types'; export declare function runForegroundSync(cmd: Cmd): void; //# sourceMappingURL=run-foreground-sync.d.ts.map