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