export type ImplementsDestroy = { destroy: () => void; };