/**
 * @deprecated Runtime config is deprecated and will be removed in Next.js 16.
 */
declare const _default: () => any;
export default _default;
/**
 * @deprecated Runtime config is deprecated and will be removed in Next.js 16.
 */
export declare function setConfig(configValue: any): void;
