import "sharp";
import type { NextConfig } from "next";
export default function withPlaiceholder(nextConfig: NextConfig): NextConfig;
