export = OptionsApply; declare class OptionsApply { process(options: any, compiler: any): void; }