export declare function mapExtractPlugin(output?: string): { name: string; buildStart(): Promise; };