const TurkiyeTABolgeHaritasi300x200 = new Proxy({"src":"/_astro/Turkiye-TA-Bolge-Haritasi-300x200.CK3YuxRZ.png","width":300,"height":200,"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-300x200.png"; } return target[name]; } }); export { TurkiyeTABolgeHaritasi300x200 as default };