declare namespace app { function printToDOM(str: any, id: any): void; }