import { ReactIconComponentType } from '../types';

declare const PermMedia: ReactIconComponentType;
export default PermMedia;
            