import { Env } from '../types'; export declare function loadStdin(env: Env): void;