import type React from 'react'; export declare function isModifierClick(event: React.MouseEvent): boolean;