export interface IConsulConfigOptions { dependencies?: string[]; key?: string; }