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