import { ImageLoader } from "../../types/open-next"; declare const s3Loader: ImageLoader; export default s3Loader;