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

declare const ChatCheckFillIcon: RemixiconReactIconComponentType;
export default ChatCheckFillIcon;
