declare const fetchLocalData: (lan: string | undefined, _this: any, callback: any) => void; export default fetchLocalData;