export declare const commands: { dev: () => Promise; build: () => Promise; version: () => Promise; };