export declare type OverlayAction = 'none' | 'move' | 'zoom';