export interface Options { children?(data: any): any[]; pureData?: boolean; }