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