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