export declare const createDataSource: (list: any, keys?: { selected: any[]; expanded: any[]; }, level?: number, prefix?: string) => any[];