import { TransformableInfo } from 'logform'; export declare const isNextJSLog: (log: TransformableInfo) => boolean;