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

declare const ChatForwardFillIcon: RemixiconReactIconComponentType;
export default ChatForwardFillIcon;
