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