import { NodeContext } from '../../engine/poly/NodeContext';
export declare const EXTENSIONS_BY_NODE_TYPE_BY_CONTEXT: Record<NodeContext, Record<string, string[]>>;
