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

declare const Movie: ReactIconComponentType;
export default Movie;
            