--- import ResourceProgressStats from './ResourceProgressStats.astro'; export interface Props { bestPracticeId: string; } ---