export interface ScrollContext { scrollTo: (bounds: DOMRect) => void }