import type { Module, Phase } from '../types'; export declare const plugins: (phase: Phase) => Module; //# sourceMappingURL=plugins.d.ts.map