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

declare const EmbyIcon: MdiReactIconComponentType;
export default EmbyIcon;
