import { SVGProps } from "react";
declare const GIDesk: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GIDesk };
