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