export declare const handleEnterPress: (e: React.KeyboardEvent, callback: () => void) => void;