export interface ClrVisibilityCoords { bottom: number; left: number; top: number; right: number; }