import React from 'react'; import type { ImageConfigComplete } from 'next/dist/shared/lib/image-config'; export declare const ImageConfigContext: React.Context;