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

declare const PublishIcon: MdiReactIconComponentType;
export default PublishIcon;
