--- import PajamasIcon from "@/components/icons/PajamasIcon.astro" interface Props { for: string } const { for: forId } = Astro.props ---