import * as React from 'react'; export declare function BlockContextMenu({ children }: { children: React.ReactNode; }): string | number | bigint | boolean | import("react/jsx-runtime").JSX.Element | Iterable | Promise> | Iterable | null | undefined> | null | undefined;