import { BuildOption } from '.'; export declare const builder: (input: string, opts: BuildOption) => Promise;