export class Timer {
  static id: NodeJS.Timeout | null;
}
