/** Canvas-area overlay for the crop tool. Reads all state from CropContext. */ export declare function CropOverlay(): import("react").JSX.Element;