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