import { IconProps } from '../lib';
declare function CurrencyKrw(props: IconProps): JSX.Element;
export default CurrencyKrw;
