import { FC, SVGProps } from 'react'; declare const IconDesktopComputer: FC & { fill?: string }>; export default IconDesktopComputer;