import { WorkFlowGoBackEditor } from "./workFlowGoBackEditor"; export declare class WorkFlowGoBackDefaultEditor extends WorkFlowGoBackEditor { private textArea; constructor(); text: string; }