declare function build(options?: any, frameworkOptions?: any): Promise<void>;
export default build;
