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