import { IKashConfig } from '@kano/kit-app-shell-core/lib/types'; export declare function prepareApp(dest: string, config: IKashConfig): Promise;