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