import { Plugin } from './Plugin.js'; export declare const MemoryProfilePlugin: typeof Plugin; export declare const PerformanceProfilePlugin: typeof Plugin;