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