import type { Locator } from '@playwright/test'; export declare function toggle(toggleLocator: Locator): Promise; //# sourceMappingURL=toggle.d.ts.map