import { RemixiconReactIconComponentType } from './dist/typings';

declare const ChatVoiceFillIcon: RemixiconReactIconComponentType;
export default ChatVoiceFillIcon;
