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