export declare const stopPropagationWrapper: (fn: Function) => (event: any) => void;