export declare const parseStaticData: (source: any, noUseMapping: boolean, callback: (data: any) => void) => void;