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

declare const PollIcon: MdiReactIconComponentType;
export default PollIcon;
