declare function fixPathForAsarUnpack(path: string): string;
export default fixPathForAsarUnpack;
