export const c_expandable_section__toggle_icon_Transition: {
  "name": "--pf-v6-c-expandable-section__toggle-icon--Transition",
  "value": "transform 100ms cubic-bezier(.4, 0, .2, 1)",
  "var": "var(--pf-v6-c-expandable-section__toggle-icon--Transition)"
};
export default c_expandable_section__toggle_icon_Transition;