/** * C++ code generation module */ export { CppGenerator } from './CppGenerator'; //# sourceMappingURL=index.d.ts.map