Version: 0.1.01.0.0-beta.1.0.01.0.0-beta.1.0.11.0.0-beta.1.0.21.0.0-beta.1.0.31.0.0-beta.1.0.41.0.0-beta.2.0.01.0.0-beta.2.0.11.0.0-beta.2.0.21.0.0-beta.2.0.31.0.0-beta.3.0.01.0.0-beta.4.0.01.0.0-beta.4.0.11.0.01.1.01.2.01.2.11.2.22.0.0-rc.12.0.0-rc.22.0.0-rc.32.0.0-rc.42.0.0-rc.53.0.0-rc.13.0.04.0.05.0.05.0.15.0.25.0.35.0.45.0.55.0.6
import * as webpack from 'webpack';
export declare class AureliaDependenciesPlugin {
private parserPlugin;
constructor(...methods: string[]);
apply(compiler: webpack.Compiler): void;
}