import type { AstroBuildPlugin } from '../plugin.js';
export declare function pluginChunks(): AstroBuildPlugin;
