import { EventThrottlingProps } from '../util/types';
export declare const ReportEventSettings: import("react").MemoExoticComponent<(props: EventThrottlingProps) => null>;
