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