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