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

declare const PlayProtectedContentIcon: MdiReactIconComponentType;
export default PlayProtectedContentIcon;
