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