export declare const defaultNodejsConditions: Array; /** @description Gets the export conditions from NODE_OPTIONS and node arguments */ export declare function getConditionsFromEnv(): Array;