declare module "readline-sync" { var foo: any; export = foo; }