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