import { BaseActionArgs, PlaywrightActionGenerator } from "../types"; export declare const PLAYWRIGHT_DONE_ACTION_NAME = "task_done"; export declare const doneActionGenerator: PlaywrightActionGenerator; //# sourceMappingURL=done.d.ts.map