export declare function ImageProxy({ props, baseContext }: { props: any; baseContext: string; }): import("react/jsx-runtime").JSX.Element;