/**
 * Function to put all of the environment details together.
 * @internal
 */
export declare const getDriverEnv: () => string;
