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