export declare function init(appName: string): Promise; export declare function pack(distPath: string): Promise;