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

declare const ChatDeleteFillIcon: RemixiconReactIconComponentType;
export default ChatDeleteFillIcon;
