import { KeyIndexImpl, Scope } from '../instructions'; export declare const NUMBERS: Scope; export declare const NUMBERS_INDICES: { [x: string]: KeyIndexImpl; };