src/index.ts(10,5): error TS2304: Cannot find name 'foo'.
src/index.ts(15,10): error TS2322: Type 'string' is not assignable to type 'number'.
src/utils.ts(3,1): error TS1005: ',' expected.
