import { Editor } from "../interface"; export declare function play(editor: Editor): Promise;