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