import { TextAstActionDirective } from './ast.js'; import { TextParser } from './parsers.js'; export declare const actionDirective: TextParser;