/**
 * Section 5: Data Engineering & Structural Insights
 * Exports for schema optimization, transformation pipelines, and ML readiness
 */
export { Section5Analyzer } from './section5-analyzer-fixed';
export { Section5Formatter } from './section5-formatter';
export * from './types';
//# sourceMappingURL=index.d.ts.map