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

declare const LocalMoviesIcon: MdiReactIconComponentType;
export default LocalMoviesIcon;
