import { type Config } from '../../config/config'; export declare function mainMenu(config: Config): Promise; //# sourceMappingURL=mainMenu.d.ts.map