import { PreferContent } from "./types";
export declare const PREFER_TOPICS: PreferContent[];
