{
    "description": {
        "author": "Salesforce",
        "text": [
            "Selector: runtime_declarative_card-button",
            "Represents the runtime_declarative_card-button card component",
            "This specific Page Object (PO) built for the feature is currently in development and will not be available to customers until Summer '24."
        ]
    },
    "shadow": {
        "elements": [
            {
                "public": true,
                "name": "button",
                "type": "utam-lightning/pageObjects/button",
                "selector": {
                    "css": "lightning-button"
                }
            }
        ]
    }
}