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