export declare const EOF = -1; export declare const IVM: { text: string; binary: number[]; sid: number; };