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