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