export declare const deployLoaderCommands: (configDir: any) => void; export declare const maybeRunCli: (configDir: any) => Promise;