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