export declare function parametersFromTemplates(templates: Iterable<string>): Iterable<string>;
