import type { NextOptions } from '../../interfaces';
export declare const nextOptionDefaults: NextOptions;
