export function extractAllKeysFromTemplate(currentCommandTemplate: any): any[]; export function getAllKeys(templates: any, set: any): any[];