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

declare const ChatDeleteLineIcon: RemixiconReactIconComponentType;
export default ChatDeleteLineIcon;
