import { IconProps } from '../types';
declare const CurrencyKrw: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default CurrencyKrw;
//# sourceMappingURL=CurrencyKrw.d.ts.map