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