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

declare const PublicIcon: MdiReactIconComponentType;
export default PublicIcon;
