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