export declare enum HitTestAccuracy { ExactHit = 0, FuzzyHit = 1 }