/** * Type definitions export */ export * from './config.js'; export * from './problems.js'; export * from './solutions.js'; //# sourceMappingURL=index.d.ts.map