export type ImplementsClear = { clear: () => void; };