import React from 'react'; declare const SvgDesktopOutline: (props: React.SVGProps) => JSX.Element; export default SvgDesktopOutline;