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