declare const black_list: { name: string; type: string; }[]; export { black_list };