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