export const isMobile = false;
export const isWeb = false;
export const isDesktop = true;