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