import * as babelTypes from '@babel/types';
export default function transformFunc2NaslLogic(node: babelTypes.ExportNamedDeclaration): any;
