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