/**
 * Extractor module - re-exports from modular structure
 * Powered by the dtsx scanner with no compiler dependency.
 */
export * from './native-extractor';
