export namespace keyboardStrategy { function ArrowUp(component: any, _evt: any): void; function ArrowDown(component: any, _evt: any): void; }