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