import { Plugin } from 'rollup'; export declare const createBuildManifestPlugin: () => Plugin;