import { ReactIconComponentType } from '../types';

declare const MovieCreation: ReactIconComponentType;
export default MovieCreation;
            