import { Logger } from '../common/Logger'; export default function haveEnvironmentVariable(logger: Logger, platform: string): boolean;