import { NativefierOptions } from '../../../shared/src/options/model'; export declare function getOptionsFromExecutable(appResourcesDir: string, priorOptions: NativefierOptions): NativefierOptions;