declare function runCreateAppCLI(development: boolean): Promise<void>;
export declare const COMMANDS: unknown;
export default runCreateAppCLI;
