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