export declare const IN_BROWSER: boolean; export declare const SUPPORTS_INTERSECTION: boolean; export declare const SUPPORTS_TOUCH: boolean; export declare const SUPPORTS_EYE_DROPPER: boolean; export declare const SUPPORTS_MATCH_MEDIA: boolean;