import { IconProps } from '../types'; export declare const Desktop: (props: IconProps) => JSX.Element;