Hello. I use ` import {ICallbackRow, IwidgetSettings, Iinvoke} from "./types"; ` or ` /// <reference path="./types.d.ts"/> ` but this doesn't compile in documentation. But if I copy interface in file, then interface compile working. Where I have error?