export declare const OPTION_IS_DEEP: { [optionName: string]: boolean; }; export declare const OPTION_INPUT_NAMES: string[];