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

declare const ChatPrivateFillIcon: RemixiconReactIconComponentType;
export default ChatPrivateFillIcon;
