import { IMakeOptions } from '../types'; export declare function resolveOptions(args: Array): IMakeOptions;