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