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

declare const NetflixIcon: MdiReactIconComponentType;
export default NetflixIcon;
