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