declare const isEnvSkip: (names: string | string[]) => boolean; export { isEnvSkip };