/** * The shared inline-SVG chrome set, each a 24x24 viewBox rendered at `1em`. * * Part of the curated `@aceshooting/lyra-ui/utilities/*` surface: these re-exports are the * supported entry points, and they are covered by semver. The `internal/` modules they forward to * are not — that tree is free to move. */ export{calendarIcon,chevronIcon,closeIcon,expandIcon,eyeIcon,eyeOffIcon,fileIcon,folderIcon,pauseIcon,playIcon,spinnerIcon,}from'../internal/icons.js';