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