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