export default class FormsMap { private map; private res; constructor(map: any); private mapDataRecursive; mapData(data: any): any; }