/// <reference types="react" />
declare const CurrencyKrw: (props: any, ref: any) => JSX.Element;
export default CurrencyKrw;
