declare const isProduction: () => boolean;
export default isProduction;
