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