import type { Format, Position } from './types.js'; export declare const FORMAT: Record; export declare const POSITION: Record;