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