/**
 * check is node environment is development
 */
export const isProdEnv: boolean;
