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