import ts from 'typescript'; export default function injectH(node: ts.MethodDeclaration): ts.MethodDeclaration;