import type { IconProps } from '../../types';
declare const KakaoTalkLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Kakao Talk Line
 * @see {@link https://remixicon.com/icon/kakao-talk-line Remix Icon Docs}
 */
export { KakaoTalkLine };
