export type Props = { className?: string threshold?: number scrollToOptions?: ScrollToOptions i18n?: { title: string } }