import { Scene } from "@iyio/common";
export declare const createConvoSceneDescription: (scene: Scene) => string;
