import type React from 'react'; export declare const stopPropagation: (e: KeyboardEvent | React.SyntheticEvent) => void; //# sourceMappingURL=stopPropagation.d.ts.map