import { type DriverContext } from '@wix/unidriver-core/internal'; export declare const getSelectorsPath: (ctx: DriverContext, acc?: string[]) => Promise; //# sourceMappingURL=getSelectorPath.d.ts.map