import { BuildCompileOptions } from "../common/index.js"; export default function build(vendor: string, options: BuildCompileOptions): Promise;