export declare const pathFileMap: Map<string, File>;
export declare const pathObjMap: WeakMap<Record<string, any>, string>;
