import { AnalyzerPlugin } from "../types.js"; export declare const ExpoPlugin: AnalyzerPlugin; export default ExpoPlugin;