export interface IgnoreArea { x: number; y: number; width: number; height: number; }