import type { AuthBrowserSession } from "./types.js"; export declare function createPlaywrightSession(projectOrigin: string): Promise; //# sourceMappingURL=playwright-session.d.ts.map