import { TImageHook } from './types'; export declare function ImageHandler(props: { imageCoords: TImageHook; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=ImageHandler.d.ts.map