I got the cordova name and device name to be recognized, by installing “cordova” with typings (version 0.8.1).
$> npm install -g typings@0.8.1
$> typings install cordova --ambient --save
$> typings install cordova/plugins/filesystem
$> typings install cordova/plugins/device