import { IOptions } from '../interface'; export declare function afterBuildCompileWeb(api: any, options: IOptions): Promise;