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