--- import type { Props } from '../props'; import Icon from '../user-components/Icon.astro'; const { labels } = Astro.props; ---