import { NextMicroConfig } from '../index'; export declare const validate: (config: NextMicroConfig) => void;