export declare const dev: (https: any, ip: any, port: any) => void; export declare const build: () => Promise;