import React from 'react'; export declare const createSyntheticEvent: (event: E) => React.SyntheticEvent;