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