export default /*tw*/ {
  filesLabel: "{ULabel}",
  items: "flex flex-col gap-1.5",
  item: "{UFile} flex",
  defaults: {
    size: "md",
  },
};
