export declare const babelEsmCommand: string; export declare const babelCjsCommand: string; export declare const tscCommand: string; export declare const commands: string[]; export default function build(): Promise;