import { PlaywrightActionGenerator, TextContentActionArgs } from "../types"; export declare const PLAYWRIGHT_TEXT_CONTENT_ACTION_NAME = "text_content"; export declare const textContentActionGenerator: PlaywrightActionGenerator; //# sourceMappingURL=text-content.d.ts.map