import { type DriverContext } from '@wix/unidriver-core/internal'; export declare const contextToWaitError: (context: DriverContext) => string; //# sourceMappingURL=contextToWaitError.d.ts.map