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

declare const MovieIcon: MdiReactIconComponentType;
export default MovieIcon;
