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