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

declare const MovieCreationIcon: MdiReactIconComponentType;
export default MovieCreationIcon;
