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

declare const ChatCheckLineIcon: RemixiconReactIconComponentType;
export default ChatCheckLineIcon;
