export declare const getThreatIdentifiers: () => Promise; export declare const getThreatChannelData: () => Promise<[ string, string, string ]>; export declare const prepareThreatMapping: () => Promise; //# sourceMappingURL=threat.d.ts.map