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

declare const PlexIcon: MdiReactIconComponentType;
export default PlexIcon;
