export default class PackerPlugin {
    apply(compiler: any): void;
}
