import React from 'react';
export declare const Desktop: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
