import { IConfEnv } from '../types'; export default function getSite(): IConfEnv['SITE'];