import * as tsm from 'ts-morph'; export declare function hasFunctionLikeType(node: tsm.VariableDeclaration): boolean; //# sourceMappingURL=has-function-like-type.d.ts.map