/** Keep authored evaluation and its immutable bundle on the same conditional exports. */
export declare function authoredModuleConditions(args?: readonly string[], nodeOptions?: string): string[];
