const turkiyeTaBolgeHaritasi1 = new Proxy({"src":"/_astro/turkiye-ta-bolge-haritasi-1.B19Nysiu.png","width":2240,"height":1260,"format":"png"}, { get(target, name, receiver) { if (name === 'clone') { return structuredClone(target); } if (name === 'fsPath') { return "/Users/bugracanata/Developer/[Telsiz]/ARC-Web-Sitesi/src/assets/images/2025/04/turkiye-ta-bolge-haritasi-1.png"; } return target[name]; } }); export { turkiyeTaBolgeHaritasi1 as default };