import { RawOptions } from '../../shared/src/options/model'; export declare function buildNativefierApp(rawOptions: RawOptions): Promise;