export default class { apply(compiler: { hooks: { make: { tap: (arg0: string, arg1: (compilation: any) => void) => void; }; }; }): void; }