import { NextConfig } from 'next'; export declare const withLocalesConfig: (nextConfig: NextConfig) => NextConfig;