export declare const TITLE_I386: { [p: string]: number[]; }; export declare const TITLE_X8664: { [p: string]: number[]; }; export declare const TITLE_ARM64: { [p: string]: number[]; };