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