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