export type ImplementsInvalidate = { invalidate: () => void; };