import { FindByIdOptions } from './find-by-id-options.interface'; export type GetByIdOptions = FindByIdOptions;