export { PlatformAnalyzer } from './platformAnalyzer'; export type { IPlatformAnalyzer } from './platformAnalyzer'; export type { PlatformAnalysisResult } from './types';