export declare const recursiveDataConvertFilterLayer: (data: any, formatter: Function) => any;
