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

declare const DlnaIcon: MdiReactIconComponentType;
export default DlnaIcon;
