const croppedARC_2024_bayrak_logoLarge150x150 = new Proxy({"src":"/_astro/ARC_2024_bayrak_logo-Large-150x150.C2KXlkbY.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/2024/12/cropped-ARC_2024_bayrak_logo-Large-150x150.png"; } return target[name]; } }); export { croppedARC_2024_bayrak_logoLarge150x150 as default };