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