import { DownIcon } from 'shared/components/icons.mjs' export const Collapse = ({ title, children, valid = true, buttons = [] }) => (