declare function Component(param: { selector: string; templateUrl: string; }): void; declare class ComponentTestDirectoryComponent { }