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