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

declare const ChatPrivateLineIcon: RemixiconReactIconComponentType;
export default ChatPrivateLineIcon;
