/**
 * 한국투자증권 limit (사용 제한)
 *
 * @file packages/EFriendExpert/efriends/efriend.limit.constant.d.ts
 * @version 0.0.1
 * @license GNU General Public License v3.0
 * @copyright 2017~2023, EFriendExport Community Team
 * @author gye hyun james kim <pnuskgh@gmail.com>
 */
import { EFRIEND_LIMIT } from './efriend.type.js';
export declare const EFriend_LIMIT: EFRIEND_LIMIT;
export default EFriend_LIMIT;
//# sourceMappingURL=efriend.limit.constant.d.ts.map