import {IPluginOptions} from "./index";
export declare function makeZip(config: IPluginOptions): void;
