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