import type { SyntheticEvent } from 'react'; export declare const prevent: (event: SyntheticEvent) => void; //# sourceMappingURL=prevent.d.ts.map