{
    "exposeRootElement": true,
    "shadow": {
        "elements": [
            {
                "name": "slotInput",
                "public": false,
                "type": "utam-omnistudio-omniscript/pageObjects/omniscriptFormattedRichText",
                "selector": {
                    "css": "runtime_omnistudio_omniscript-omniscript-formatted-rich-text"
                }
            }
        ]
    },
    "methods": [
        {
            "name": "getValue",
            "compose": [
                {
                    "returnType": "string",
                    "element": "slotInput",
                    "apply": "getValue"
                }
            ]
        }
    ],
    "description": {
        "text": [
            " "
        ],
        "author": "Salesforce"
    }
}