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