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