export declare type currencyType = 'KRW' | 'BTC';
