import type { Callback } from './Callback'; export type Predicate = Callback;