export interface CreateManyDto { bulk: T[]; }