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