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