import { Style } from '../style'; export declare class PointerEvents extends Style { static key: string; static semantics: { untouchable: string; }; }