{
    "description": {
        "author": "Salesforce",
        "text": [
            "Selector: lightning-form-formatted-picklist",
            "Represents the lightning-form-formatted-picklist Lightning web component.",
            "Access the formatted text."
        ]
    },
    "shadow": {
        "elements": [
            {
                "name": "formattedText",
                "public": true,
                "selector": {
                    "css": "lightning-formatted-text"
                },
                "type": "utam-lightning/pageObjects/formattedText"
            }
        ]
    }
}