export declare const customCodeBlockKeydown: (event: any, editor: any) => void; export declare const handleExitCodeBlock: (event: any, editor: any) => void;