import * as React from 'react'; export declare const isRightClick: (eventArgs: React.MouseEvent) => boolean;