export type ImplementsRemove = { remove: (id: I) => void; };