export declare const preventEvent: (event: React.PointerEvent | Event | React.SyntheticEvent) => void;