import type { IconProps } from '../../types';
declare const ChatVoiceFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Chat Voice Fill
 * @see {@link https://remixicon.com/icon/chat-voice-fill Remix Icon Docs}
 */
export { ChatVoiceFill };
