import { WithDeleted } from './with-deleted.interface'; export interface CountOptions extends WithDeleted { }