import * as ts from "typescript"; export declare function couldBeFunction(type: ts.Type): boolean;