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