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