| // Stub for sharp β server-only module, not available in browser | |
| declare module 'sharp' { | |
| const sharp: any; | |
| export default sharp; | |
| } | |
| // Stub for sharp β server-only module, not available in browser | |
| declare module 'sharp' { | |
| const sharp: any; | |
| export default sharp; | |
| } | |