declare const isDev: boolean;
export default isDev;
