export declare const feLog: (topic: string, message: string, type?: "error" | "info" | "warn") => void;