export interface KA40002Param { stk_cd: string; } export interface KA40002Response { stk_nm: string; etfobjt_idex_nm: string; wonju_pric: string; etftxon_type: string; etntxon_type: string; return_code: number; return_msg: string; } //# sourceMappingURL=ka40002.d.ts.map