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