import { LocMapper } from './loc-mapper.js'; export declare function isJson(str: string): boolean; export declare function locMapperForFile(path: string): Promise; //# sourceMappingURL=loc-mapper-for-file.d.ts.map