import { NextConfig } from 'next'; export declare function withInlineSvgLoader(): (nextConfig?: NextConfig) => NextConfig;