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

declare const PermMediaIcon: MdiReactIconComponentType;
export default PermMediaIcon;
