export class ChangePositionDto { start: string; end: string; }