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

declare const ChatPollLineIcon: RemixiconReactIconComponentType;
export default ChatPollLineIcon;
