export class Log { public static Debug(message: string): void { } }