import "typings-global"; import * as plugins from "./smartcli.plugins"; export class Question { constructor(){ } }