import { MemoExoticComponent } from 'react'; export declare const NotationPanel: MemoExoticComponent<() => import("react").JSX.Element | null>;