export declare const MENU_I386: { [p: string]: number[]; }; export declare const MENU_X8664: { [p: string]: number[]; }; export declare const OFFSET_X8664: { [p: string]: number[]; }; export declare const PATCH_I386: { [p: string]: number[]; }; export declare const PATH_I386: { [p: string]: number[]; }; export declare const PATH_X8664: { [p: string]: number[]; }; export declare const TITLE_I386: { [p: string]: number[]; }; export declare const TITLE_X8664: { [p: string]: number[]; };