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