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