import { themes } from 'shared/themes/runtime.mjs' export const Ribbon = ({ loading = false, theme = 'light' }) => (
)