import { type Axis, type Edge } from '../internal-types'; export declare const edges: Edge[]; export declare const edgeAxisLookup: Record;