import { RefObject } from 'react'; export declare const createEvent: (ref: RefObject) => import("react").ChangeEvent | null; //# sourceMappingURL=createEvent.d.ts.map