--- export type Props = { title: string } --- {Astro.props.title}