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

declare const ChatPollFillIcon: RemixiconReactIconComponentType;
export default ChatPollFillIcon;
