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