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

declare const PopcornIcon: MdiReactIconComponentType;
export default PopcornIcon;
