import { KeyboardEvent } from 'react'; export declare function preventScroll(evt: KeyboardEvent): void;