export declare const env: Readonly<{ WHEROBOTS_API_KEY?: string | undefined; WHEROBOTS_API_URI?: string | undefined; }>;