import type { NextConfig } from 'next'; export declare const withMasmott: (conf: NextConfig) => (phase: string) => NextConfig; //# sourceMappingURL=next.d.ts.map