module sample { class SampleService { constructor(public $q: angular.IQService) { } } }