//#region src/main.d.ts /** * Bootstrap and run the `savvy` CLI application. */ export declare const main: () => void; //#endregion //# sourceMappingURL=main.d.ts.map