import { StandardEnvProps } from '../types'; export declare function setStandardEnvs(options: StandardEnvProps): void;