import ASTQ from 'astq';
export declare function getTypeScriptAstq(): ASTQ<import("ts-simple-ast-extra").GeneralNode>;
