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