/// <reference types="react" />
declare const Desktop: () => JSX.Element;
export default Desktop;
