import { IApi } from 'umi'; export declare const build: (api: IApi) => Promise;