declare const isProduction: (hostname: string, search: string) => boolean; export default isProduction;