export declare const log: (...args: any[]) => void;
export declare const nf: () => void;
