import { IconProps } from '../Icon'; declare function SvgDesktopMac(props: IconProps): JSX.Element; export default SvgDesktopMac;