export declare const RAIL_X = 20; export declare const ANCHOR_COL = 40; export declare const NODE_SIZE = 34; export declare const CARD_GAP = 12; export declare const ANCHOR_NODE_GAP: readonly [11, number]; export declare const EVENT_NODE_GAP: readonly [3, number];