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

declare const ChatUploadLineIcon: RemixiconReactIconComponentType;
export default ChatUploadLineIcon;
