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